home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / coki.swf / scripts / DefineButton2_81 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  82 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndPlay("count01","stage01");
  4. }
  5.